home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 201-225 / disk_214 / smarticon / src / readme < prev    next >
Text File  |  1992-05-06  |  596b  |  17 lines

  1.  
  2. SmartIcon is composed of two separate programs: "SmartIcon" and "reveal".
  3. The first program contains a binary copy of the second one and writes it
  4. to disk when necessary, this is why the user doesn't even know about
  5. it.
  6.  
  7. There's only one source file for "reveal": reveal.c. All the other files
  8. are for SmartIcon. The .brush files are IFF brushes created with DPaint.
  9.  
  10. Read icon.c comments for detailled technical information.
  11.  
  12. Compiling is straightforward with Lattice 4.00 or over. To link, just type
  13. BLink with icon.link.
  14.  
  15. The executable program is freely distributable, the sources are NOT.
  16.  
  17.